Total Complexity | 41 |
Dependencies | 0 |
Dependents | 10 |
Total lines | 483 |
Lines of code | 229 |
Logical lines of code | 104 |
Comment lines | 162 |
Methods | 16 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
updateSubscriber() | 51 | 6 | 27 | |
updateGroup() | 48 | 5 | 34 | |
addGroup() | 51 | 4 | 26 | |
addSubscriber() | 53 | 3 | 23 | |
deleteGroup() | 59 | 3 | 16 | |
isDuplicate() | 61 | 3 | 12 | |
getTotal() | 61 | 3 | 12 | |
deleteSubscriberByNumber() | 58 | 2 | 15 | |
getSubscriber() | 68 | 2 | 7 | |
getGroup() | 65 | 2 | 9 | |
getGroups() | 68 | 2 | 7 | |
getSubscribers() | 64 | 2 | 9 | |
insertSubscriber() | 60 | 1 | 14 | |
__construct() | 68 | 1 | 7 | |
load_script() | 69 | 1 | 6 | |
loadNewsLetter() | 71 | 1 | 5 |